-
Notifications
You must be signed in to change notification settings - Fork 83
IBX-9060: Document revamped notifications #2797
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 5.0
Are you sure you want to change the base?
Conversation
code_samples/back_office/notifications/src/Notification/ListRenderer.php
Show resolved
Hide resolved
code_samples/back_office/notifications/src/Notification/ListRenderer.php
Show resolved
Hide resolved
code_samples/back_office/notifications/src/Notification/ListRenderer.php
Outdated
Show resolved
Hide resolved
code_samples/back_office/notifications/src/Notification/ListRenderer.php
Outdated
Show resolved
Hide resolved
code_samples/ change report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Please have a look at the code highlights - I think they have moved after some changes to the code sample.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Both of these icons seem unused?
|
||
### PHP | ||
|
||
```php hl_lines="19" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
```php hl_lines="19" | |
```php hl_lines="14-15 17" |
I'd highlight the line where the criterion is created
|
||
### PHP | ||
|
||
```php hl_lines="14" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
```php hl_lines="14" | |
```php hl_lines="12" |
|
||
### PHP | ||
|
||
```php hl_lines="13" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
```php hl_lines="13" | |
```php hl_lines="11" |
Document revamped notifications
Checklist